home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / SubheadInspector.nib / data.classes next >
Text File  |  1994-12-14  |  581b  |  40 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PGInspector = {
  7.     ACTIONS = {
  8.     default:;
  9.     setMicroInspector:;
  10.     set:;
  11.     revert:;
  12.     };
  13.     OUTLETS = {
  14.     styleIconMatrix;
  15.     currentStyleButton;
  16.     stringTable;
  17.     window;
  18.     loadedSelection;
  19.     tailoredItems;
  20.     loadedStyleList;
  21.     currentStyleTextField;
  22.     styleTitleMatrix;
  23.     microInspectorSlot;
  24.     microInspectorMtx;
  25.     blankMicroPanel;
  26.     };
  27.     SUPERCLASS = Object;
  28. };
  29. SubheadInspector = {
  30.     ACTIONS = {
  31.     setApply:;
  32.     };
  33.     OUTLETS = {
  34.     TypeSizeMtx;
  35.     applyMtx;
  36.     JustificationMtx;
  37.     };
  38.     SUPERCLASS = PGInspector;
  39. };
  40.